GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager / AddAnnotationFromXML Method





In This Topic
AddAnnotationFromXML Method (IAnnotationManager)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(3)>
Function AddAnnotationFromXML( _
   ByVal XML As String _
) As Annotation
[DispId(3)]
Annotation AddAnnotationFromXML( 
   string XML
)
function AddAnnotationFromXML( 
    XML: String
): Annotation; 
DispIdAttribute(3)
function AddAnnotationFromXML( 
   XML : String
) : Annotation;
[DispId(3)]
Annotation* AddAnnotationFromXML( 
   string* XML
) 
[DispId(3)]
Annotation^ AddAnnotationFromXML( 
   String^ XML
) 

Parameters

XML
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager
IAnnotationManager Members